projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb61ec0
)
(VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 15 Mar 1994 01:25:56 +0000
(
01:25
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 15 Mar 1994 01:25:56 +0000
(
01:25
+0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index 2e6d222da2356802ea9b1066a75d9dfbc25e9b5c..c7de946d29a9acef46b4431edf7b3ae966f7b151 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-541,7
+541,7
@@
struct scroll_bar {
from the edges of the scroll bar. These are widths by which we
inset the handle boundaries from the scroll bar edges. */
#define VERTICAL_SCROLL_BAR_LEFT_BORDER (2)
-#define VERTICAL_SCROLL_BAR_RIGHT_BORDER (
3
)
+#define VERTICAL_SCROLL_BAR_RIGHT_BORDER (
2
)
#define VERTICAL_SCROLL_BAR_TOP_BORDER (2)
#define VERTICAL_SCROLL_BAR_BOTTOM_BORDER (2)